net/http.http2FrameWriteRequest.isControl (method)

6 uses

	net/http (current package)
		h2_bundle.go#L5237: 		if wr.isControl() {
		h2_bundle.go#L5402: 				if wr.isControl() {
		h2_bundle.go#L11036: func (wr http2FrameWriteRequest) isControl() bool {
		h2_bundle.go#L11583: 	if wr.isControl() {
		h2_bundle.go#L11689: 	if wr.isControl() {
		h2_bundle.go#L11789: 	if wr.isControl() {